home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / package_16-january-2001.zip / Effects / cheapo fixer.txt < prev    next >
Text File  |  2000-10-14  |  2KB  |  51 lines

  1. cheapo fixer 1.03 [effect] *Obsoleted by cheapo fixer pro*
  2.  
  3. -----------------------------------------------------------------------------
  4.  
  5. Function:
  6.  
  7. Replaces all samples in the signal which are below Threshold with whitenoise.
  8. This is useful as some machines cannot process 0 valued samples in the signal
  9. and this causes them to use excessive amounts of cpu due floating point
  10. errors.
  11. Can be used as a distortion machine too.
  12.  
  13. Note:
  14. You can use this machine instead of the Arguru fixer as this is more advanced
  15. and Arguru's machine has a bug when handling machines that are muted.
  16.  
  17. -----------------------------------------------------------------------------
  18.  
  19. Usage:
  20.  
  21. Fixer: Just plug this machine to the signal chain before the machine which
  22.  freaks.
  23. Distortion: Plug this machine to the signal chain and increase the threshold
  24.  and "Noise Level"
  25.  
  26. You can use <thru> in sequence editor to disable machine. (=bypass)
  27.  
  28. -----------------------------------------------------------------------------
  29.  
  30. Parameters:
  31.  
  32. Threshold defines the detection level as abs(sample)<=Threshold
  33.  
  34. Maximum amplitude level for whitenoise is the same as "Threshold". The slider
  35. "Noise level" defines the level for the whitenoise from 0.00dB to -96.33dB
  36. so you can accurately define the desired whitenoise level.
  37.  
  38. -----------------------------------------------------------------------------
  39. Revision history:
  40.   1.03    Fixed a stupid bug. This caused the fixer to fix only first half of a
  41.     stereo signal block.
  42.   1.02  Lowered the default noise level to -168.4dB
  43.     Better demotune.
  44.   1.01    Optimized Tick()
  45.   1.0    First release.
  46. -----------------------------------------------------------------------------
  47.  
  48. oh.. almost forgot: YOU NEED BUZZ1.2 TO USE THIS EFFECT
  49.  
  50. Mikko Apo [http://iki.fi/apo/]
  51.